P3AS#sh run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname P3AS
!
!
ip subnet-zero
ip tcp synwait-time 5
no ip domain-lookup
ip host rr7 202.21.3.3
ip host rr6 202.21.3.130
ip host rr5 161.3.36.1
ip host rr2 202.21.3.2
ip host rr1 202.21.3.1
ip host rr4 161.3.33.1
ip host r6 2006 1.1.1.1
ip host r5 2005 1.1.1.1
ip host r2 2002 1.1.1.1
ip host r3 2003 1.1.1.1
ip host rr3 202.21.3.133
ip host r4 2004 1.1.1.1
ip host r1 2001 1.1.1.1
ip host s8 2008 1.1.1.1
ip host r7 2007 1.1.1.1
!
!
!
interface Loopback0
 ip address 1.1.1.1 255.255.255.255
 no ip directed-broadcast
!
interface Ethernet0
 ip address 202.21.3.134 255.255.255.252
 no ip directed-broadcast
!
interface Serial0
 no ip address
 no ip directed-broadcast
 no ip mroute-cache
 no keepalive
 shutdown
!
interface Serial1
 ip address 202.21.3.129 255.255.255.252
 no ip directed-broadcast
!
router eigrp 3
 network 202.21.3.0
 no auto-summary
!
ip classless
!
!
!
!
!
!
alias exec c1 clear line 1
alias exec c2 clear line 2
alias exec c3 clear line 3
alias exec c4 clear line 4
alias exec c5 clear line 5
alias exec c6 clear line 6
alias exec c7 clear line 7
alias exec c8 clear line 8
!
line con 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
 transport input none
line 1 8
 no exec
 transport input telnet
line aux 0
 privilege level 15
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 no login
!
end

P3AS#